Scheduler for WPF
DateAppointmentsCollection コンストラクタ(DateTime,DateTime,IList<Appointment>,Boolean)

C1.WPF.Schedule アセンブリ > C1.Schedule.Printing 名前空間 > DateAppointmentsCollection クラス > DateAppointmentsCollection コンストラクタ : DateAppointmentsCollection コンストラクタ(DateTime,DateTime,IList<Appointment>,Boolean)
シンタックス
'宣言
 
Public Function New( _
   ByVal start As System.Date, _
   ByVal end As System.Date, _
   ByVal appointments As System.Collections.Generic.IList(Of Appointment), _
   ByVal includeEmptyDays As System.Boolean _
)
public DateAppointmentsCollection( 
   System.DateTime start,
   System.DateTime end,
   System.Collections.Generic.IList<Appointment> appointments,
   System.bool includeEmptyDays
)

パラメータ

start
end
appointments
includeEmptyDays
参照

DateAppointmentsCollection クラス
DateAppointmentsCollection メンバ
オーバーロード一覧